CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - compression algorithm

搜索资源列表

  1. H264andARM

    0下载:
  2. H.264视频压缩编解码在ARM平台上优化的一些资料,对初学H.264压缩算法者有很大的帮助。-H.264 video compression codec on ARM platforms to optimize some of the information on the H.264 compression algorithm for beginners who have a great help.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-25
    • 文件大小:8494279
    • 提供者:lien
  1. jingdianEZW

    0下载:
  2. 高光谱图像压缩中的ezw算法,实现了很好的压缩比-Hyperspectral image compression ezw algorithm to achieve a good compression ratio
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:118557
    • 提供者:费德勒
  1. compression

    0下载:
  2. 这是有关压缩算法的一些科技文献,需要下载caj软件方可阅读,很有用的。-This is some of the scientific literature compression algorithm, the software needed to download caj be read, very useful.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:2130167
    • 提供者:丛志威
  1. itu-t81[1]

    0下载:
  2. Implementation of JPEG compression algorithm with JFIF header being appended.This project involves writting code for following steps : Chroma subsampling,partitioning ,level shifting,DCT,quantization,zigzag scanning(involves DC differential coding &
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:967167
    • 提供者:dwn
  1. algorithm

    0下载:
  2. DES算法 DSA算法 ElGamal算法 Kohonen的SOFM(自组织特征映射) LAM(线性联想记忆)算法 LZW 压缩算法 MD5算法 PGP的安全性(一) PKCS #7 RSA算法 SSL是怎样工作的? Ternary Search Trees 产生组合的非递归算法 大整数的乘法 对LZW算法的改进及其在图象无损压缩中的应用 复数快速傅立叶变换算法 加密算法与密钥管理 经典加密算法在VB中的实现(1)- Rsa
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:210329
    • 提供者:蟲子
  1. jpeg-compression

    0下载:
  2. compression algorithm-matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:7269
    • 提供者:jagadeesh
  1. bsp_2_3_fan

    0下载:
  2. FAN ECG Compression algorithm code
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1165
    • 提供者:Yasser
  1. ArithmeticCode

    0下载:
  2. 算术编码是图像压缩的主要算法之一。 在给定符号集和符号概率的情况下,算术编码可以给出接近最优的编码结果。使用算术编码的压缩算法通常先要对输入符号的概率进行估计,然后再编码。这个估计越准,编码结果就越接近最优的结果-Arithmetic coding algorithm was a major one compressed image. In a given symbol set and symbol probability case, arithmetic coding can give nea
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:5600
    • 提供者:
  1. dct-image-compression

    0下载:
  2. 裡面有包含圖片跟jpeg壓縮的主要程序DCT的演算法,會秀出作dct轉換的前後圖片-Contains a picture inside the main program with the jpeg compression algorithm DCT will be showed off pictures before and after conversion for dct
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:311772
    • 提供者:傅敬柏
  1. fractal_compression

    0下载:
  2. Fractal compression algorithm in CSharp
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:69830
    • 提供者:Konstantin
  1. PDF-format---compression-algorithm

    0下载:
  2. 提出的算法可以解决在嵌入式系统上显示含有文本和图像的PDF 文件的要求。该算法先将PDF 文件分解成图像和文本两部分,然 后依照原文件的显示格式将分解出来的元素合成一种新的格式文件,最终实现将PC 机上的PDF 格式文件转化为适合在嵌入式系统上正确显示的格式。该算法缩减了文件的大小,使之适应于嵌入式系统有限的硬件资源,也扩大了嵌入式系统的文件来源。-The proposed algorithm can solve embedded system with text and images di
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:255401
    • 提供者:陈小迈
  1. Image-compression-algorithm

    0下载:
  2. 一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。-Series show the source code for image compression techno
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:61426
    • 提供者:程擎
  1. myidwt1

    0下载:
  2. matlab环境的小波压缩算法,给予dwt的心电图压缩,滤去了高频分量,具有较高的压缩比率-matlab environment wavelet compression algorithm, giving dwt ECG compression, filter the high frequency components with high compression ratio
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:919
    • 提供者:polochen
  1. Compression

    0下载:
  2. ZIP压缩算法的VC实现,从中学习编程的乐趣,掌握压缩算法的实现过程-ZIP compression algorithm of the VC to achieve, learn the fun of programming, master the process of compression algorithms to achieve
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:118581
    • 提供者:gaocheng
  1. image-compression-avelet-transform

    0下载:
  2. 通过matlab实现基于小波变换的图像压缩算法研究,内容详细,通俗易懂,可供大家使用,互相学习。-Matlab based on wavelet transform image compression algorithm, detailed and easy to understand for everyone to use, learn from each other.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:103044
    • 提供者:辛力
  1. basic-fractal-image-compression

    0下载:
  2. 基本分形算法,步骤,包括分割算法,变换类型选择,编码和解码过程及c代码-basic fractal algorithm, procedure, including segment algorithm, transformation type choice, coding and decoding process, and also the prime codes
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:295676
    • 提供者:candies
  1. 7-zip_compression-algorithm

    0下载:
  2. 7-zip压缩算法源代码,很有启发,里面有几个不同的语言-7-zip compression algorithm source code, very enlightening, there are a few different languages
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-23
    • 文件大小:289978
    • 提供者:junco
  1. compress-algorithm-based-on-lz78-

    0下载:
  2. 基于LZ78的文件压缩算法,vc++开发,毕业论文-Based on the The the LZ78 file compression algorithm, vc++, development, Thesis
  3. 所属分类:software engineering

    • 发布日期:2017-11-09
    • 文件大小:307144
    • 提供者:陈武
  1. Image-compression

    0下载:
  2. 一种PCNN图像压缩算法,可用于大多数图像的压缩,准确率较高。-One kind of PCNN image compression algorithm can be used for most image compression, high accuracy.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3242988
    • 提供者:王晓婧
  1. DCT-Video-Compression

    0下载:
  2. 基于matlab平台,通过DCT算法来对视频进行压缩。代码包括视频分解成帧,DCT算法压缩,帧合成视频,以及综合的视频压缩M文件,可以直接仿真。有相应的图片,以及压缩前后的视频,还有原理word报告。-Based on matlab platform, through DCT algorithm to compress the video. Code includes video decomposition framing, DCT compression algorithm, frame co
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-28
    • 文件大小:11201677
    • 提供者:魏路
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com